From: Dave Love Date: Mon, 18 Nov 2002 19:24:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29612 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fd2476e318c6a87440798384d2253ae04df48757;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 073eaa18bd0..2fac9ccb8a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2002-11-15 Dave Love - * configure.in: Tidy up various quoting issues throughout. + * configure.in: Tidy up various quoting issues throughout. Use + AC_GNU_SOURCE. (AH_BOTTOM): Fix #endif protecting config.h. Maybe include alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT. Maybe define bcopy, bzero, bcmp. @@ -8,6 +9,7 @@ non-existent machine file). (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for. (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test. + (nlist.h): Move test up. 2002-11-18 Markus Rost